home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Commo-Support / Disk-Archive / amiga-logo.dms / amiga-logo.adf / s / STARTUP-SEQUENCE next >
Text File  |  1988-12-15  |  471b  |  15 lines

  1. c:SetPatch >NIL: ;patch system functions
  2. cd c:
  3.  
  4. echo "A500/A2000 Workbench disk.  Release 1.3 version 34.20*N"
  5.  
  6. Sys:System/FastMemFirst ; move C00000 memory to last in list
  7. BindDrivers
  8. SetClock load ;load system time from real time clock (A1000 owners should
  9.               ;replace the SetClock load with Date
  10. mount speak:
  11. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  12. path c: sys:system s: add
  13. LoadWB delay  ;wait for inhibit to end before continuing
  14. endcli >NIL:
  15.